Einhugur Xml Plugin for Xojo

TextHelper.AsUInt64 Property

Reads the Text node as UInt64.

AsUInt64 as UInt64 {Read}

Remarks

If UInt64 cannot be parsed from the text then default value, 0 is returned.

See Also

TextHelper Class